GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / AddRadioButtonFormField_2 Method





In This Topic
AddRadioButtonFormField_2 Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(33)>
Function AddRadioButtonFormField_2( _
   ByVal Left As Single, _
   ByVal Top As Single, _
   ByVal Width As Single, _
   ByVal Height As Single, _
   ByVal GroupName As String, _
   ByVal FieldName As String, _
   ByVal Style As PdfCheckBoxStyle, _
   ByVal CheckMarkCyan As Byte, _
   ByVal CheckMarkMagenta As Byte, _
   ByVal CheckMarkYellow As Byte, _
   ByVal CheckMarkBlack As Byte _
) As Integer
 

Parameters

Left
Top
Width
Height
GroupName
FieldName
Style
CheckMarkCyan
CheckMarkMagenta
CheckMarkYellow
CheckMarkBlack
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members